The ith value in a timeline

Namespace:  Janus
Assembly:  Janus (in Janus.dll)

Syntax

C#
public TimelineEntry<T> this[
	int i
] { get; }

Parameters

i
Type: System..::..Int32

See Also